'宣言 Protected Friend Sub InsertRangeInternal( _ ByVal index As Integer, _ ByVal collection As IEnumerable(Of T), _ ByVal suppressMessages As Boolean _ )
protected internal void InsertRangeInternal( int index, IEnumerable<T> collection, bool suppressMessages )